Welcome![Sign In][Sign Up]
Location:
Search - simulated annealing matlab code

Search list

[Windows DevelopMath-Matlab-Engine-0.02.tar

Description: 是MATLAB的模拟退火码 -MATLAB is the simulated annealing code is simulated annealing MATLAB code is simulated annealing MATLAB code
Platform: | Size: 5978 | Author: heqi | Hits:

[Mathimatics-Numerical algorithmssaa

Description: 使用模拟退火算法解0-1背包问题MATLAB源代码-using simulated annealing Xie 0-1 knapsack problem MATLAB source code
Platform: | Size: 1024 | Author: 林鑫 | Hits:

[Windows DevelopMath-Matlab-Engine-0.02.tar

Description: 是MATLAB的模拟退火码 -MATLAB is the simulated annealing code is simulated annealing MATLAB code is simulated annealing MATLAB code
Platform: | Size: 6144 | Author: heqi | Hits:

[AI-NN-PRSimulatedAnnealing

Description: 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extraction, you can perform simple improvements will be better results, such as changes in thermometers, the words "memory" combining genetic algorithm
Platform: | Size: 195584 | Author: 天才 | Hits:

[AI-NN-PRsimulate_knapsack

Description: 下面是模拟退火算法的代码,使用模拟退火算法(SAA)解决0-1背包问题 -Below are simulated annealing algorithm code, the use of simulated annealing algorithm (SAA) 0-1 knapsack problem solving
Platform: | Size: 1024 | Author: 水水 | Hits:

[AI-NN-PRmonituihuo

Description: 模拟退火的源代码。关于matlab的大家好好学习以下吧-simulated annealing of the source code. Members of the Matlab learn it the following
Platform: | Size: 51200 | Author: zhangjunyan | Hits:

[Graph DrawingTSPTravelingsalesmanproblem

Description: 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序拟退火算法解0-1背包问题MATLAB源代码 -complete graph Hamilton Circle genetic simulated annealing Matlab to be definitive source solution annealing 0- a knapsack problem MATLAB source code
Platform: | Size: 2048 | Author: zh110 | Hits:

[AI-NN-PRmonituihuodaima

Description: 模拟退火的源代码,与导师合作编著,很有用的,大家看看吧-simulated annealing of the source code, and in cooperation with instructors, very useful, we see it
Platform: | Size: 4096 | Author: guanzhong | Hits:

[AI-NN-PRtuihong

Description: 模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用-Simulated annealing algorithm the document on the simulated annealing algorithm described in detail, including accurate MATLAB algorithm code, rather the application of
Platform: | Size: 5120 | Author: 顺星 | Hits:

[AI-NN-PRdownloadpaper

Description: 基于matlab的改进模拟退火算法(经典)-Matlab-based improvements in simulated annealing algorithm (classical)
Platform: | Size: 191488 | Author: pengchao | Hits:

[AI-NN-PRSA_TSP_Rev1

Description: matlab下实现模拟退火算法的程序,非常好非常实用的程序!-matlab simulated annealing algorithm under the procedures, a very good program very useful!
Platform: | Size: 501760 | Author: 闫君飞 | Hits:

[matlabsimulate_annealing_of_dejong_function

Description: simulated annealing code of dejong function -simulated annealing code of dejong function
Platform: | Size: 4096 | Author: 赵巾 | Hits:

[Algorithmc_inference_ver2.2

Description: The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
Platform: | Size: 83968 | Author: bevin | Hits:

[AI-NN-PRsa_tsp

Description: 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
Platform: | Size: 1024 | Author: TL | Hits:

[transportation applicationstsp+vrp

Description: 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 -Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as well as delphi.
Platform: | Size: 25600 | Author: lian | Hits:

[AI-NN-PRsimulated_annealing_algorithm

Description: 三大经典算法之一:模拟退火算法。这里提供代码-One of the three classical algorithms: simulated annealing algorithm. Here are the code
Platform: | Size: 15360 | Author: xinliang | Hits:

[matlabSA-TSP-Matlab

Description: 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
Platform: | Size: 9216 | Author: Allen | Hits:

[matlabMATLAB-Code-for-Simulated-Annealing

Description: TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.-TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
Platform: | Size: 13312 | Author: amilcar | Hits:

[matlabMSCI703_project

Description: this journal is created by Sachin Jayaswal Student ID: 20186226 Department of Management Sciences University of Waterloo. it s describe how performances of tabu search and simulated annealing solve the TSP. this journal includes tabu search and SA matlab code to solve tsp.
Platform: | Size: 74752 | Author: destra | Hits:

[AlgorithmSimulated-Annealing-matlab-code

Description: Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend to download to learn.
Platform: | Size: 33792 | Author: YAN Haifeng | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net